Share via


ProfileSettings Class [IIS 7 and higher]

Configures an event profile that determines how an event is collected by ASP.NET and raised to providers.

Syntax

class ProfileSettings : EmbeddedObject

Methods

This class contains no methods.

Properties

The following table lists the properties exposed by the ProfileSettings class.

Name

Description

Profiles

An array of ProfileElement objects that configures event profiles that determine how events are collected by ASP.NET and raised to providers.

Subclasses

This class contains no subclasses.

Remarks

Instances of this class are contained in the Profiles property of the HealthMonitoringSection class.

Inheritance Hierarchy

EmbeddedObject

   ProfileSettings

Requirements

Type

Description

Client

Requires IIS 7 on Windows Vista.

Server

Requires IIS 7 on Windows Server 2008.

Product

IIS 7

MOF file

WebAdministration.mof

See Also

Reference

EmbeddedObject Class [IIS 7 and higher]

HealthMonitoringSection Class [IIS 7 and higher]

ProfileElement Class [IIS 7 and higher]

ProfileSettings

IWebEventCustomEvaluator

Other Resources

System.Int32.MaxValue Field

CIM_DATETIME